home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscSwapKitPalette / Makefile < prev    next >
Makefile  |  1994-09-25  |  1KB  |  46 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscSwapKitPalette
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = MiscSCCInspector.nib MiscSVInspector.nib\
  16.                   MiscSwapKitPalette.nib
  17.  
  18. GLOBAL_RESOURCES = boxBlack.tiff boxDkgray.tiff boxLtgray.tiff\
  19.                    boxWhite.tiff MiscSCC.tiff MiscSwapKit.tiff\
  20.                    palette.table
  21.  
  22. CLASSES = MiscSCCInspector.m MiscSVInspector.m MiscSwapKitPalette.m
  23.  
  24. HFILES = MiscSCCInspector.h MiscSVInspector.h MiscSwapKitPalette.h
  25.  
  26. SUBPROJECTS = MiscSwapKit.subproj
  27.  
  28. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  29.  
  30.  
  31. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  32. MAKEFILE = palette.make
  33. INSTALLDIR = /NextDeveloper/Palettes
  34. INSTALLFLAGS = -c -s -m 755
  35. SOURCEMODE = 444
  36.  
  37.  
  38.  
  39. -include Makefile.preamble
  40.  
  41. include $(MAKEFILEDIR)/$(MAKEFILE)
  42.  
  43. -include Makefile.postamble
  44.  
  45. -include Makefile.dependencies
  46.